globals

Global identifiers from different JavaScript environments

fast-glob

It's a very fast and efficient glob library for Node.js

object-assign

ES2015 `Object.assign()` ponyfill

eslint-config-prettier

Turns off all rules that are unnecessary or might conflict with Prettier.

lodash

Lodash modular utilities.

open

Open stuff like URLs, files, executables. Cross-platform.

p-locate

Get the first fulfilled promise that satisfies the provided testing function

is-stream

Check if something is a Node.js stream

chokidar

Minimal and efficient cross-platform file watching library

convert-source-map

Converts a source-map from/to different formats and allows adding/changing properties.

yargs-parser

the mighty option parser used by yargs

esbuild

An extremely fast JavaScript and CSS bundler and minifier.

lodash.merge

The Lodash method `_.merge` exported as a module.

eventemitter3

EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.

sprintf-js

JavaScript sprintf implementation

jsonwebtoken

JSON Web Token implementation (symmetric and asymmetric)

source-map-support

Fixes stack traces for files with source maps

json5

JSON for Humans

through2

A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise

isarray

Array#isArray for older browsers

classnames

A simple utility for conditionally joining classNames together

picomatch

Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.

slash

Convert Windows backslash paths to slash paths

clsx

A tiny (239B) utility for constructing className strings conditionally.

resolve-from

Resolve the path of a module like `require.resolve()` but from a given path

rollup

Next-generation ES module bundler

isexe

Minimal module to check if a file is executable.

jquery

JavaScript library for DOM operations

@types/react-dom

TypeScript definitions for react-dom

log-symbols

Colored symbols for various log levels. Example: `✔︎ Success`

function-bind

Implementation of Function.prototype.bind

json-schema-traverse

Traverse JSON Schema passing each schema object to callback

ini

An ini encoder/decoder for node

yargs

yargs the modern, pirate-themed, successor to optimist.

deepmerge

A library for deep (recursive) merging of Javascript objects

handlebars

Handlebars provides the power necessary to let you build semantic templates effectively with no frustration

minipass

minimal implementation of a PassThrough stream

@testing-library/jest-dom

Custom jest matchers to test the state of the DOM

jsonfile

Easily read/write JSON files.

@types/lodash

TypeScript definitions for lodash